services.znapzend.zetup.<name>.mbuffer.port
Port to use for mbuffer.
If this is null, it will run mbuffer through
ssh.
If this is not null, it will run mbuffer
directly through TCP, which is not encrypted but faster. In that
case the given port needs to be open on the destination host.
- Type
null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
null- Declared
- <nixpkgs/nixos/modules/services/backup/znapzend.nix>